.zw .header {
  background-image: url("../images/zw_index20230726_2.jpg");
}
.zw .header .logo {
  background-image: url("../images/zw_index20230726_1.png");
  background-size: 100% auto;
}
.zw .top {
  padding-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zw .top ul {
  display: flex;
  align-items: center;
  color: #4985b8;
}
.zw .top ul li {
  color: #4985b8;
  margin: 0 8px;
}
.zw .top ul li a {
  color: #4985b8;
}
.zw .top .search {
  margin-top: 0;
}
.zw .menu ul {
  display: flex;
}
.zw .menu li {
  width: 100%;
}
.zw .menu li.index {
  width: 70%;
}
.zw .menu .ej {
  width: 100%;
  top: 100%;
}
.zw .jdt1 {
  padding-top: 40px;
}
.zw .list3-tab .rq {
  background: #fff;
}
.zw .list-tab1 img {
  width: auto;
  height: unset;
}
.zw .tr .com-tit2 a:not(.more) {
  margin-bottom: -2px;
  float: left;
  display: inline-block;
  color: #666666;
  font: bold 20px/50px "微软雅黑";
  padding-top: 3px;
  margin-left: 20px;
}
.zw .tr .com-tit2 a.tit2 {
  font: 20px/50px "微软雅黑" !important;
}
.zw .tr .com-tit2 a:not(.more).hover {
  color: #077dcf;
  border-bottom: 2px solid #077dcf;
}
.zw .tr .com-tit2 a:not(.more):first-of-type {
  background: url("../images/2022hnsj_tit2.png") left 20px no-repeat;
  padding-left: 20px;
  margin-left: 0;
}
.zw .com-tit1 {
  overflow: hidden;
}
.zw .com-tit1 a.tit {
  width: auto;
  margin-right: 0.8em;
  padding-right: 0.8em;
}
.zw .com-tit1 a.tit.cur {
  background: #017bcd;
  position: relative;
}
.zw .com-tit1 a.tit.cur:before {
  content: '';
  position: absolute;
  background: rgba(147, 147, 147, 0.3);
  width: 14px;
  height: 80%;
  right: -7px;
  bottom: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(17deg);
}
.zw .com-tit1 a.tit.a4 span {
  background-image: url("../images/zw_index20230726_5.png");
}
.zw .com-tit1 a.tit.cur.a4 span {
  background-image: url("../images/zw_index20230726_17.png");
}
.zw .com-tit1 .tab-hd3 a.tit.a5 span {
  background-image: url("../images/zw_index20230726_8.png");
}
.zw .com-tit1 .tab-hd3 a.tit.cur {
  background: #c72100;
}
.zw .com-tit1 .tab-hd3 a.tit.cur.a5 span {
  background-image: url("../images/zw_index20230726_19.png");
}
.zw .com-tit1 .tab-more3 a {
  color: #c72100;
}
.zw .tab-bd3 li {
  background-image: url("../images/zw_index20230726_20.jpg");
}
.zw .dj .com-tit2 a.tit {
  background-image: url("../images/2022hnsj_tit3.png");
  color: #c72100;
  border-color: #c72100;
  border-bottom: none;
}
.com-tit2 a.tit {
  border-bottom: none;
}
.com-tit2 a.tit.cur {
  border-bottom: 2px solid #077dcf;
}
.zw .dj .cont-tab2 .more {
  color: #c72100;
}
.zw .yfpt ul {
  height: 260px;
  background: #e3f4ff url("../images/zw_index20230726_6.png") center bottom no-repeat;
  background-size: 100%;
  box-sizing: border-box;
  padding: 24px 43px;
  font-size: 15px;
}
.zw .yfpt ul li {
  position: relative;
  display: flex;
  align-items: center;
  height: 27px;
  padding-left: 49px;
}
.zw .yfpt ul li:not(:last-of-type) {
  padding-bottom: 9px;
}
.zw .yfpt ul li:before {
  content: url("../images/zw_index20230726_18.png");
  position: absolute;
  left: 0;
  width: 27px;
  height: 27px;
}
.zw .djzt {
  padding-top: 20px;
}
.zw .djzt img {
  width: 100%;
  height: 113px;
  display: block;
}
.zw .djzt li:not(:last-of-type) {
  padding-bottom: 10px;
}
.zw .footer {
  background-image: url("../images/zw_index20230726_16.png");
}
.fs .top_bg {
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0.4), transparent);
}
.fs .top {
  display: flex;
  justify-content: flex-end;
}
.fs .top .kxy a {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #077dcf;
  height: 100%;
}
.fs .top .search {
  margin: 0;
}
.fs .top .search-box {
  padding: 10px 0;
}
.fs .top .lang {
  position: relative;
  padding-right: 30px;
  padding-left: 5px;
  margin-left: 10px;
}
.fs .top .lang:after {
  content: '';
  position: absolute;
  background: url("../images/fs_index20230806_3.png");
  width: 10px;
  height: 7px;
  top: calc((100% - 7px)/2);
  right: 10px;
  transform: rotate(180deg);
}
.fs .top .lang.hover:after {
  transform: unset;
}
.fs .top .lang img {
  width: 22px;
  border-radius: 50%;
  margin-right: 5px;
}
.fs .top .lang .chinese {
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.fs .top .lang .other {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 15px 10px 20px;
  box-sizing: border-box;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.4);
  color: #077dcf;
  display: none;
}
.fs .top .lang.hover .other {
  display: block;
}
.fs .top .lang .other:after {
  content: '';
  position: absolute;
  border-left: 6px solid transparent;
  border-bottom: 8px solid #fff;
  border-right: 6px solid transparent;
  bottom: 100%;
  left: calc((100% - 12px)/2);
}
.fs .top .lang .other li {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.fs .top .lang .other li:not(:last-of-type) {
  margin-bottom: 20px;
}
.fs .header {
  background-image: url("../images/fs_index20230806_30.png");
}
.fs .header .logo {
  background-image: url("../images/fs_index20230806_6.png");
}
.fs .menu {
  background-color: #077DCF;
}
.fs .menu ul {
  display: flex;
}
.fs .menu li {
  width: 100%;
}
.fs .menu li.index {
  width: 70%;
}
.fs .menu .ej {
  width: 100%;
  top: 100%;
}
.fs .jdt1 .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  left: 0;
}
.fs .com-tit1 {
  overflow: hidden;
}
.fs .com-tit1 a.tit {
  width: auto;
  margin-right: 0.8em;
  padding-right: 0.8em;
}
.fs .com-tit1 a.tit.cur {
  background: #077DCF;
  position: relative;
}
.fs .com-tit1 a.tit.cur:before {
  content: '';
  position: absolute;
  background: rgba(147, 147, 147, 0.3);
  width: 14px;
  height: 80%;
  right: -7px;
  bottom: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(17deg);
}
.fs .com-tit1 a.more {
  color: #077dcf;
}
.fs .com-tit1 a.tit.a1 span {
  /*background-image: url("../images/fs_index20230806_40.png");*/
}
.fs .com-tit1 a.tit.cur.a1 span {
  background-image: url("../images/kxy10-tit1cur.png");
}
.fs .com-tit1 a.tit.a2 span {
  background-image: url("../images/fs_index20230806_9.png");
}
.fs .com-tit1 a.tit.cur.a2 span {
  background-image: url("../images/fs_index20230806_32.png");
}
.fs .com-tit1 a.tit.a3 span {
 /* background-image: url("../images/fs_index20230806_8.png");*/
}
.fs .com-tit1 a.tit.cur.a3 span {
  /*background-image: url("../images/fs_index20230806_31.png");*/
}
.fs .com-tit1 a.tit.cur.a4 span {
  background: url("../images/fs_index20230806_17.png") 12px 18px no-repeat;
}
.fs .com-tit1 a.tit.cur.a5 span {
  background-image: url("../images/fs_index20230806_20.png");
}
.fs .com-tit2 a:not(.more) {
  margin-bottom: -2px;
  float: left;
  display: inline-block;
  color: #666666;
  font: bold 20px/50px "微软雅黑";
  padding-top: 3px;
  margin-left: 20px;
}
.fs .com-tit2 a:not(.more).hover {
  color: #077DCF;
  border-bottom: 2px solid #077DCF;
}
.fs .com-tit2 a:not(.more):first-of-type {
  background: url("../images/2022hnsj_tit2.png") left 20px no-repeat;
  padding-left: 20px;
  margin-left: 0;
}
.fs .com-tit2 a.more {
  color: #077dcf;
}
.fs .xw {
  width: 1300px;
  margin: 0 auto;
  padding: 40px 0;
}
.fs .xw .tab-bd1 li {
  /*background-image: url("../images/fs_index20230806_39.jpg");*/
}
.fs .xw .list1,
.fs .xw .list2 {
  width: 100%;
  float: unset;
}
.fs .xw .list1 {
  padding-bottom: 20px;
}
.fs .xw .list1 .list-tab1 {
  height: unset;
  background: unset;
  display: flex;
}
.fs .xw .list-tab1 .pic {
  width: 22.7586%;
}
.fs .xw .list-tab1 .pic img {
  width: 100%;
  height: unset;
}
.fs .xw .list-tab1 .pic img:hover {
  transform: unset;
}
.fs .xw .list-tab1 .text {
  width: 77.2414%;
  box-sizing: border-box;
  padding-left: 20px;
}
.fs .xw .list-tab1 .text a.tit {
  padding-left: 0;
  font-weight: bold;
}
.fs .xw .list-tab1 .text .date {
  color: #999999;
}
.fs .xw .list-tab1 .text p {
  color: #666666;
  padding-left: 0;
}
.fs .xw .cont-tab2 .list3 {
  height: 305px;
}
.fs .xw .cont-tab2 .list3-tab .rq span {
  background: #fff;
}
.fs .xw .cont-tab2 .list3-tab .rq p {
  background: #0774C0;
}
.fs .fh {
  background: url("../images/sy-ycfh-bg.png") center center no-repeat;
  height: 439px;
}
.fs .fh .cont-tab1 {
  width: 1300px;
  float: unset;
  margin: 0 auto;
  display: block;
  padding-top: 47px;
}
.fs .fh .cont-tab3 {
  padding-top: 47px;
}
.fs .fh .com-tit1 {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 70%, transparent);
}
.fs .fh .mt30 {
  margin: 16px 0 16px 0;
}
.fs .fh ul {
  display: flex;
  justify-content: space-between;
}
.fs .fh ul li {
  width: 200px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  height: 136px;
}
.fs .fh ul li img {
  margin-bottom: 15px;
  transition: all 0.2s;
}
.fs .fh ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.2s;
}
.fs .fh ul li a:hover img {
  margin-top: 4px;
}
.fs .fh ul li a:hover p {
  margin-top: -4px;
  color: #c00101;
}
.fs .fh ul li p {
  font-size: 1.2em;
  transition: all 0.2s;
}
.fs .fw,
.fs .xw_bg {
  margin: 0;
}
.fs .fw_bg {
  width: 1300px;
  margin: 0 auto;
  padding: 40px 0;
}
.fs .fw .cont-tab3 .fwpt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.fs .fw .cont-tab3 .fwpt ul li {
  width: 32%;
  margin: 15px 0;
  padding-right: 1%;
}
.fs .fw .cont-tab3 .fwpt ul li a {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.fs .fw .cont-tab3 .fwpt ul li a:hover p {
  color: #c00101;
  margin-left: -4px;
}
.fs .fw .cont-tab3 .fwpt ul li a:hover img {
  margin-left: 4px;
}
.fs .fw .cont-tab3 .fwpt ul li img {
  width: 33.4378%;
  margin-right: 20px;
  transition: all 0.2s;
  border-radius: 50%;
}
.fs .fw .cont-tab3 .fwpt ul li p {
  width: calc(66.5622% - 30px);
  font-size: 1.2em;
  transition: all 0.2s;
}
.fs .fw .cont-tab2 {
  height: 292px;
}
.fs .fw .cont-tab2 ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fs .fw .cont-tab2 ul img {
  width: 100%;
}
.fs .gjhz {
  padding-bottom: 2em;
}
.fs .gjhz .swiper-slide {
  display: flex;
  align-items: center;
  font-size: 15px;
}
.fs .gjhz .swiper-slide img {
  width: 49.7701%;
}
.fs .gjhz .swiper-slide .text {
  width: 50.2289%;
  color: #333;
  padding: 20px;
  box-sizing: border-box;
  text-align: left;
}
.fs .gjhz .swiper-slide .text .tit {
  font-size: 1.6em;
  margin-bottom: 20px;
  display: inline-block;
}
.fs .gjhz .swiper-slide .text p {
  line-height: 2;
}
.fs .gjhz .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #999999;
}
.fs .gjhz .swiper-pagination-bullet-active {
  background: #004899;
}
.fs .dj .djzt ul {
  padding: 10px 0;
}
.fs .dj .djzt li {
  padding: 10px 0;
}
.fs .dj .djzt li img {
  width: 100%;
}
.fs .yqlj a {
  padding: 0 1.5em;
  position: relative;
}
.fs .yqlj .yq:after {
  content: '';
  background: url("../images/fs_index20230806_38.png");
  width: 9px;
  height: 7px;
  position: absolute;
  top: calc((100% - 7px)/2);
  right: 0.5em;
}
.fs .yqlj .yq.hover:after {
  transform: rotate(180deg);
}
.fs .yqlj .list4 ul {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}
.fs .yqlj .list4 li {
  font-size: 1.2em;
  margin: 0.25em;
  padding: 0 0.5em;
}
.fs .footer {
  background-image: url("../images/fs_index20230806_34.png");
}
.fs .footer .foot-nr {
  width: 60%;
  top: 42px;
}
.fs .footer .ewm {
  position: absolute;
  top: 42px;
  right: 10%;
  display: flex;
  align-items: center;
}
.fs .footer .ewm img {
  margin-right: 10px;
  width: 5em;
}
.fs .footer .ewm p {
  color: #fff;
  line-height: 2;
}
.zh .header {
  background-image: url("../images/zh20230810_1.png");
}
.zh .header .logo {
  background-image: url("../images/zh20230810_21.png");
  background-size: 100% auto;
  background-position: center center;
}
.zh .header .top_logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zh .header .top_logo.clearfix:after {
  content: none;
}
.zh .header .top_logo .search {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  background: none;
  width: 326px;
}
.zh .header .top_logo .search .srk {
  width: 262px;
  color: rgba(255, 255, 255, 0.6);
}
.zh .header .top_logo .search .srk::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.zh .header .top_logo .search .ss {
  background: url("../images/zh20230810_22.png") center center no-repeat;
  background-size: 18px 17px;
}
.zh .top {
  padding-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zh .top .xw {
  width: 1em;
}
.zh .top ul {
  display: flex;
  align-items: center;
  color: #fff;
}
.zh .top ul li {
  color: #fff;
  margin: 0 8px;
  position: relative;
}
.zh .top ul li:hover .ewm {
  display: block;
}
.zh .top ul li .ewm:after {
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  left: calc((100% - 1em)/2);
  top: -0.5em;
  transform: rotate(45deg);
  background: #fff;
  border-radius: 2px;
}
.zh .top ul li .ewm {
  position: absolute;
  padding: 0.25em;
  background: #fff;
  border-radius: 8px;
  left: calc((100% - 8.5em)/2);
  top: calc(100% + 0.5em);
  display: none;
}
.zh .top ul li .ewm img {
  width: 8em;
}
.zh .top ul li a {
  color: #fff;
}
.zh .menu ul {
  display: flex;
}
.zh .menu li {
  width: 100%;
}
.zh .menu li.index {
  width: 70%;
}
.zh .menu .ej {
  width: 100%;
  top: 100%;
}
.zh .jdt1 {
  padding-top: 40px;
}
.zh .jdt1 .swiper-pagination {
  width: 10%;
  right: 41% !important;
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  padding: 10px;
}
.zh .tr .com-tit2 a:not(.more) {
  margin-bottom: -2px;
  float: left;
  display: inline-block;
  color: #666666;
  font: bold 20px/50px "微软雅黑";
  padding-top: 3px;
  margin-left: 20px;
}
.zh .tr .com-tit2 a:not(.more).hover {
  color: #0279c3;
  border-bottom: 2px solid #0279c3;
}
.zh .tr .com-tit2 a:not(.more):first-of-type {
  background: url("../images/zh20230810_3.png") left 20px no-repeat;
  padding-left: 20px;
  margin-left: 0;
}
.zh .com-tit1 {
  overflow: hidden;
}
.zh .com-tit1 a.tit {
  width: auto;
  margin-right: 0.8em;
  padding-right: 0.8em;
}
.zh .com-tit1 a.tit.cur {
  background: #0279c3;
  position: relative;
}
.zh .com-tit1 a.tit.cur:before {
  content: '';
  position: absolute;
  background: rgba(147, 147, 147, 0.3);
  width: 14px;
  height: 80%;
  right: -7px;
  bottom: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(17deg);
}
.zh .com-tit1 a.tit.a2 span {
  background-image: url("../images/zh20230810_27.png");
}
.zh .com-tit1 a.tit.cur.a2 span {
  background-image: url("../images/zh20230810_24.png");
}
.zh .com-tit1 a.tit.a3 span {
  background-image: url("../images/zh20230810_28.png");
}
.zh .com-tit1 a.tit.cur.a3 span {
  background-image: url("../images/zh20230810_25.png");
}
.zh .com-tit1 a.tit.a4 span {
  background-image: url("../images/zh20230810_29.png");
}
.zh .com-tit1 a.tit.cur.a4 span {
  background-image: url("../images/zh20230810_26.png");
}
.fs .com-tit1 a.tit.cur.a6 span {
  background: url("../images/kxy10-tit6cur.png") 20px center no-repeat;
}
.zh .list3-tab .rq {
  background: #fff;
}
.zh ul.comlist1 li {
  background-image: url("../images/zh20230810_5.png");
}
.zh .xwdt .tab-bd1 .disnone > div {
  width: 100%;
}
.zh .tpxw {
  margin-bottom: 15px;
}
.zh .tpxw .swiper-slide {
  display: flex;
  align-items: center;
}
.zh .tpxw .swiper-slide .pic {
  width: 22.6959%;
}
.zh .tpxw .swiper-slide .text {
  width: 77.3041%;
  box-sizing: border-box;
  text-align: left;
  padding-left: 1em;
}
.zh .tpxw .swiper-slide .text .tit {
  font-size: 1em;
  font-weight: bold;
  display: block;
  margin-bottom: 0.6667em;
}
.zh .tpxw .swiper-slide .text p {
  font-size: 0.6667em;
  line-height: 2;
  text-indent: 2em;
}
.zh .tpxw .swiper-slide .text .date {
  font-size: 0.6667em;
  color: #999;
  line-height: 2;
}
.zh .tpxw .swiper-pagination {
  display: flex;
  left: calc(22.6959% + 1em);
}
.zh .tpxw .swiper-pagination-bullet {
  width: 1.3888em;
  height: 2px;
  border-radius: unset;
}
.zh .list3-tab {
  padding-bottom: 24px;
}
.zh .list3 {
  height: 364px;
}
.zh .ycfh .tab-bd2 .list2 {
  width: 100%;
}
.zh .ycfh .tab-bd2 ul {
  display: flex;
  justify-content: space-between;
}
.zh .ycfh .tab-bd2 ul li {
  width: 31.7972%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.22);
}
.zh .ycfh .tab-bd2 ul li a {
  display: flex;
  align-items: center;
}
.zh .ycfh .tab-bd2 ul li a img {
  margin-right: 20px;
  height: 3em;
}
.zh .ycfh .tab-bd2 ul li a p {
  font-size: 1.5em;
}
.zh .ycfh .cont-tab2 ul {
  display: flex;
  justify-content: space-between;
}
.zh .ycfh .cont-tab2 ul li {
  width: 47.4359%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.22);
}
.zh .ycfh .cont-tab2 ul li a {
  display: flex;
  align-items: center;
}
.zh .ycfh .cont-tab2 ul li a img {
  margin-right: 15px;
  height: 2.3333em;
}
.zh .ycfh .cont-tab2 ul li a p {
  font-size: 1.5em;
}
.zh .gdpt .cont-tab1 {
  width: 100%;
}
.zh .yqlj-tab ul {
  display: flex;
  justify-content: space-between;
  margin: 0 25px;
}
.zh .yqlj-tab li {
  width: 23.8461%;
}
.zh .yqlj-tab li img {
  width: 100%;
}
.zh .gdpt_bg {
  max-width: 1300px;
  padding: 0 45px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
.zh .gdpt_bg .swiper {
  padding: 5px;
  margin-top: 15px;
}
.zh .gdpt_bg .swiper-button {
  position: absolute;
  cursor: pointer;
}
.zh .gdpt_bg .swiper-button img {
  width: 100%;
}
.zh .gdpt_bg .swiper-button-prev1 {
  left: 0;
  width: 25px;
}
.zh .gdpt_bg .swiper-button-next1 {
  right: 0;
  width: 25px;
}
.zh .gdpt_bg .swiper-slide {
  padding: 20px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.22);
  height: 181px;
}
.zh .gdpt_bg .swiper-slide .pic {
  width: 18.2813%;
}
.zh .gdpt_bg .swiper-slide .text {
  width: 71.7187%;
  font-size: 15px;
  line-height: 2;
  text-align: left;
  padding-left: 20px;
  height: 100%;
}
.zh .gdpt_bg .swiper-slide .text .tit {
  font-size: 1.0667em;
  font-weight: bold;
  color: #0279c3;
}
.zh .footer {
  background-image: url("../images/zh20230810_19.png");
}
.mz .header {
  background-image: url("../images/mz20230818_1.png");
}
.mz .header .logo {
  background-image: url("../images/mz20230818_22.png");
  background-size: 100% auto;
  background-position: center center;
  width: 602px;
  height: 117px;
}
.mz .top {
  padding-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 12%;
}
.mz .top ul {
  display: flex;
  align-items: center;
  color: #fff;
}
.mz .top ul li {
  color: #fff;
  margin: 0 8px;
}
.mz .top ul li a {
  color: #fff;
}
.mz .top .search {
  margin-top: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  background: none;
}
.mz .top .search .srk {
  color: rgba(255, 255, 255, 0.6);
}
.mz .top .search .srk::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.mz .top .search .ss {
  background: url("../images/zh20230810_22.png") center center no-repeat;
  background-size: 18px 17px;
}
.mz .menu ul {
  display: flex;
}
.mz .menu li {
  width: 100%;
}
.mz .menu li.index {
  width: 70%;
}
.mz .menu .ej {
  width: 100%;
  top: 100%;
}
.mz .jdt1 .swiper-pagination {
  display: flex;
  justify-content: center;
  right: 0 !important;
}
.mz .main {
  display: flex;
  justify-content: space-between;
}
.mz .main > div {
  display: flex;
  flex-direction: column;
}
.mz .tr .com-tit2 a:not(.more) {
  margin-bottom: -2px;
  float: left;
  display: inline-block;
  color: #666666;
  font: bold 20px/50px "微软雅黑";
  padding-top: 3px;
  margin-left: 20px;
}
.mz .tr .com-tit2 a:not(.more).hover {
  color: #077dcf;
  border-bottom: 2px solid #077dcf;
}
.mz .tr .com-tit2 a:not(.more):first-of-type {
  background: url("../images/2022hnsj_tit2.png") left 20px no-repeat;
  padding-left: 20px;
  margin-left: 0;
}
.mz .com-tit1 {
  overflow: hidden;
}
.mz .com-tit1 a.tit {
  width: auto;
  margin-right: 0.8em;
  padding-right: 0.8em;
}
.mz .com-tit1 a.tit.cur {
  background: #077dcf;
  position: relative;
}
.mz .com-tit1 a.tit.cur:before {
  content: '';
  position: absolute;
  background: rgba(147, 147, 147, 0.3);
  width: 14px;
  height: 80%;
  right: -7px;
  bottom: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(17deg);
}
.mz .com-tit1 a.tit.a1 span {
  background-image: url("../images/mz20230818_3.png");
}
.mz .com-tit1 a.tit.a1.cur span {
  background-image: url("../images/kxy10-tit1cur.png");
}
.mz .com-tit1 a.tit.a2 span {
  background-image: url("../images/mz20230818_4.png");
}
.mz .com-tit1 a.tit.a2.cur span {
  background-image: url("../images/mz20230818_23.png");
}
.mz .com-tit1 a.tit.a3 span {
  background-image: url("../images/mz20230818_24.png");
}
.mz .com-tit1 a.tit.a3.cur span {
  background-image: url("../images/mz20230818_7.png");
}
.mz .com-tit1 a.tit.a4 span {
  background-image: url("../images/mz20230818_13.png");
}
.mz .com-tit1 a.tit.a4.cur span {
  background-image: url("../images/mz20230818_26.png");
}
.mz .com-tit1 a.tit.a5 span {
  background-image: url("../images/mz20230818_14.png");
}
.mz .com-tit1 a.tit.a5.cur span {
  background-image: url("../images/mz20230818_25.png");
}
.mz ul.comlist1 li {
  background-image: url("../images/mz20230818_27.jpg");
}
.mz .list3-tab .rq span {
  background: #fff;
}
.mz .disnone > div {
  width: 100%;
}
.mz .disnone .list1 {
  display: flex;
  margin-bottom: 20px;
}
.mz .disnone .list1 .pic {
  width: 28.8506%;
}
.mz .disnone .list1 .pic img {
  width: 100%;
  display: block;
}
.mz .disnone .list1 .text {
  width: 71.1494%;
  box-sizing: border-box;
  padding: 10px 20px 0;
}
.mz .disnone .list1 .text .tit {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
}
.mz .disnone .list1 .text .date {
  color: #077dcf;
  font-size: 0.8333em;
}
.mz .disnone .list1 .text p {
  color: #999999;
  text-indent: 2em;
  line-height: 1.5;
  margin-top: 10px;
}
.mz .kjzj ul {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.mz .kjzj li {
  width: 33.3333%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 15px;
}
.mz .kjzj li a {
  display: flex;
  align-items: center;
}
.mz .kjzj li img {
  border-radius: 50%;
  margin-right: 20px;
  display: block;
  width: 100px;
}
.mz .kjzj li .xm p {
  display: inline-block;
  font-size: 1.3333em;
  font-weight: bold;
  margin-right: 10px;
  color: #333;
}
.mz .kjzj li .xm span {
  color: #077dcf;
  font-size: 12px;
}
.mz .kjzj li .scly {
  color: #333;
  font-size: 12px;
  line-height: 2;
}
.mz .kjzj li:hover .scly,
.mz .kjzj li:hover .xm p {
  color: #c00101;
}
.mz .yfpt li:not(:last-of-type) {
  margin-bottom: 20px;
}
.mz .yfpt li img {
  width: 100%;
  display: block;
}
.mz .djzt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.mz .djzt li {
  width: 46.15%;
  background: #f4faff;
  margin-bottom: 20px;
}
.mz .djzt li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 15px 0 20px;
}
.mz .djzt li a img {
  height: 3em;
  display: block;
  margin-bottom: 10px;
}
.mz .djzt li a p {
  font-size: 1.2em;
  color: #333;
}
.mz .yqlj-tab {
  max-width: 1300px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mz .yqlj-tab .yqlj_cont {
  width: 22.6923%;
  position: relative;
}
.mz .yqlj-tab .yqlj_cont .tit {
  padding: 0.375em 1.25em;
  color: #7E7E7E;
  box-sizing: border-box;
  border: 1px solid #D8D8D8;
  cursor: pointer;
  background: #ececec;
}
.mz .yqlj-tab .yqlj_cont .tit:after {
  content: '';
  width: 0.8125em;
  height: 0.5em;
  position: absolute;
  top: calc((100% - 0.5em)/2);
  right: 1em;
  background: url("../images/mz20230818_20.png") center center no-repeat;
  background-size: 100% auto;
}
.mz .yqlj-tab .yqlj_cont.show .tit:after {
  transform: rotate(180deg);
}
.mz .yqlj-tab .yqlj_cont .list {
  position: absolute;
  width: 100%;
  max-height: 12em;
  overflow-y: auto;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  z-index: 20;
}
.mz .yqlj-tab .yqlj_cont li {
  padding: 0.375em 0;
  margin: 0 1.25em;
}
.mz .yqlj-tab .yqlj_cont li:hover {
  color: #b73737;
}
.mz .yqlj-tab .yqlj_cont li a {
  color: inherit;
}
.mz .yqlj-tab .yqlj_cont li:not(:last-of-type) {
  border-bottom: 1px dashed #d4d4d4;
}
.mz .footer {
  background-image: url("../images/mz20230818_21.png");
}
.hn .header {
  background-image: url("../images/hn20230823_1.png");
}
.hn .header .logo {
  background-image: url("../images/hn20230823_16.png");
  background-size: 100% auto;
  background-position: center center;
  width: 602px;
  height: 117px;
}
.hn .top {
  padding-top: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.hn .top ul {
  display: flex;
  align-items: center;
  color: #05529c;
}
.hn .top ul li {
  color: #05529c;
  margin: 0 8px;
}
.hn .top ul li a {
  color: #05529c;
}
.hn .top .search {
  margin-top: 0;
  border-radius: 50px;
  background: #fff;
}
.hn .top .search .ss {
  background: url("../images/hn20230823_24.png") center center no-repeat;
  background-size: 18px 17px;
}
.hn .menu ul {
  display: flex;
}
.hn .menu li {
  width: 100%;
}
.hn .menu li.index {
  width: 70%;
}
.hn .menu .ej {
  width: 100%;
  top: 100%;
}
.hn .jdt1 .swiper-pagination {
  width: 10%;
  right: 41% !important;
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  padding: 10px;
}
.hn .jdt1 .swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 0.6;
}
.hn .jdt1 .swiper-pagination-bullet-active {
  opacity: 1;
}
.hn .main {
  display: flex;
  justify-content: space-between;
}
.hn .main > div {
  display: flex;
  flex-direction: column;
}
.hn .tr .com-tit2 a:not(.more) {
  margin-bottom: -2px;
  float: left;
  display: inline-block;
  color: #666666;
  font: bold 20px/50px "微软雅黑";
  padding-top: 3px;
  margin-left: 20px;
}
.hn .tr .com-tit2 a:not(.more).hover {
  color: #077dcf;
  border-bottom: 2px solid #077dcf;
}
.hn .tr .com-tit2 a:not(.more):first-of-type {
  background: url("../images/2022hnsj_tit2.png") left 20px no-repeat;
  padding-left: 20px;
  margin-left: 0;
}
.hn .com-tit1 {
  overflow: hidden;
}
.hn .com-tit1 a.tit {
  width: auto;
  margin-right: 0.8em;
  padding-right: 0.8em;
}
.hn .com-tit1 a.tit.cur {
  background: #077dcf;
  position: relative;
}
.hn .com-tit1 a.tit.cur:before {
  content: '';
  position: absolute;
  background: rgba(147, 147, 147, 0.3);
  width: 14px;
  height: 80%;
  right: -7px;
  bottom: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(17deg);
}
.hn .com-tit1 a.tit span {
  background: 20px 18px no-repeat;
}
.hn .com-tit1 a.tit.a1 span {
  background-image: url("../images/mz20230818_3.png");
}
.hn .com-tit1 a.tit.a1.cur span {
  background-image: url("../images/kxy10-tit1cur.png");
}
.hn .com-tit1 a.tit.a2 span {
  background-image: url("../images/hn20230823_3.png");
}
.hn .com-tit1 a.tit.a2.cur span {
  background-image: url("../images/hn20230823_17.png");
}
.hn .com-tit1 a.tit.a3 span {
  background-image: url("../images/hn20230823_18.png");
}
.hn .com-tit1 a.tit.a3.cur span {
  background-image: url("../images/hn20230823_5.png");
}
.hn .com-tit1 a.tit.a4 span {
  background-image: url("../images/hn20230823_6.png");
}
.hn .com-tit1 a.tit.a4.cur span {
  background-image: url("../images/hn20230823_19.png");
}
.hn .com-tit1 a.tit.a5 span {
  background-image: url("../images/hn20230823_20.png");
}
.hn .com-tit1 a.tit.a5.cur span {
  background-image: url("../images/hn20230823_10.png");
}
.hn .com-tit1 a.tit.a6 span {
  background-image: url("../images/hn20230823_11.png");
}
.hn .com-tit1 a.tit.a6.cur span {
  background-image: url("../images/hn20230823_21.png");
}
.hn ul.comlist1 li {
  background-image: url("../images/hn20230823_22.jpg");
}
.hn .CRO .text p {
  text-indent: 2em;
  line-height: 2;
  padding: 1.5em 0;
}
.hn .CRO ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hn .CRO li {
  width: 47.436%;
  border: 1px solid #077dcf;
  border-radius: 8px;
  padding: 25px 0;
  box-sizing: border-box;
}
.hn .CRO li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hn .CRO li img {
  height: 49px;
  margin-right: 20px;
}
.hn .CRO li p {
  font-size: 1.2em;
  color: #077dcf;
  width: 2em;
  font-weight: bold;
}
.hn .list3 {
  height: unset;
}
.hn .list3-tab .rq span {
  background: #fff;
}
.hn .disnone > div {
  width: 100%;
}
.hn .disnone .list1 {
  display: flex;
  margin-bottom: 20px;
}
.hn .disnone .list1 .pic {
  width: 28.8506%;
}
.hn .disnone .list1 .pic img {
  width: 100%;
  display: block;
}
.hn .disnone .list1 .text {
  width: 71.1494%;
  box-sizing: border-box;
  padding: 10px 20px 0;
}
.hn .disnone .list1 .text .tit {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
}
.hn .disnone .list1 .text .date {
  color: #077dcf;
  font-size: 0.8333em;
}
.hn .disnone .list1 .text p {
  color: #999999;
  text-indent: 2em;
  line-height: 1.5;
  margin-top: 10px;
}
.hn .kpjd .list2 {
  width: 100%;
}
.hn .kpjd .list2 li {
  background-image: url("../images/hn20230823_23.png");
  padding-left: 18px;
}
.hn .yqlj-tab {
  max-width: 1300px;
}
.hn .yqlj-tab ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hn .yqlj-tab li {
  width: 31.2308%;
}
.hn .yqlj-tab li img {
  width: 100%;
}
.hn .footer {
  background-image: url("../images/hn20230823_15.png");
}
.hn .footer .wab img {
  width: 18px;
  margin-right: 0.5em;
}
.zw iframe {
  max-width: 90%;
}
/*new by cjy 20240318*/
.gqtz-clj {
  position: relative;
  background: url(../images/sy-ycfh-bg2.png) no-repeat;
  width: 637px;
  height: 365px;
}
.gqtz-clj a {
  text-align: center;
  display: block;
  position: absolute;
  width: 300px;
  padding-top: 90px;
  height: 90px;
  font: 18px/40px "微软雅黑";
  color: #ffffff;
  transition: background 0.2s;
}
.gqtz-clj a:hover {
  color: #c00101;
}
.gqtz-clj a.a1 {
  background: url(../images/sy-ycfh-logo1.png) center 40px no-repeat;
  left: 0;
  top: 0;
}
.gqtz-clj a.a1:hover {
  background: url(../images/sy-ycfh-logo1.png) center 43px no-repeat;
}
.gqtz-clj a.a2 {
  background: url(../images/sy-ycfh-logo2.png) center 40px no-repeat;
  right: 0;
  top: 0;
}
.gqtz-clj a.a2:hover {
  background: url(../images/sy-ycfh-logo2.png) center 43px no-repeat;
}
.gqtz-clj a.a3 {
  background: url(../images/sy-ycfh-logo3.png) center 40px no-repeat;
  left: 0;
  bottom: 0;
}
.gqtz-clj a.a3:hover {
  background: url(../images/sy-ycfh-logo3.png) center 43px no-repeat;
}
.gqtz-clj a.a4 {
  background: url(../images/sy-ycfh-logo4.png) center 40px no-repeat;
  right: 0;
  bottom: 0;
}
.gqtz-clj a.a4:hover {
  background: url(../images/sy-ycfh-logo4.png) center 43px no-repeat;
}
.gqtz-clj a.a5 {
  background: #fff url(../images/sy-ycfh-logo5.png) center 40px no-repeat;
  left: 230px;
  top: 94px;
  width: 176px;
  height: 86px;
  z-index: 9;
  border-radius: 50%;
  color: #0774C0;
  font: bold 20px/40px "微软雅黑";
}
.gqtz-clj a.a5:hover {
  background: #fff url(../images/sy-ycfh-logo5.png) center 43px no-repeat;
}
.jsyfzx {
  position: relative;
  height: 215px;
  margin-top: 20px;
  transition: all 0.2s;
}
.jsyfzx a {
  transition: all 0.2s;
  display: inline-block;
  position: absolute;
  text-align: center;
  font: 18px/28px "微软雅黑";
  width: 150px;
  height: 78px;
  padding-top: 22px;
  color: #333333;
  background-size: 100%;
}
.jsyfzx a.a1 {
  padding-top: 130px;
  height: 79px;
  top: 0;
  left: 0;
  background: url(../images/jsyfzx1.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a.a2 {
  top: 0;
  left: 160px;
  background: url(../images/jsyfzx2.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a.a3 {
  top: 0;
  left: 320px;
  background: url(../images/jsyfzx3.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a.a4 {
  top: 110px;
  left: 160px;
  background: url(../images/jsyfzx4.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a.a5 {
  top: 110px;
  left: 320px;
  background: url(../images/jsyfzx5.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a.a6 {
  padding-top: 130px;
  height: 79px;
  top: 0;
  right: 0;
  background: url(../images/jsyfzx6.png ) center center no-repeat;
  transition: all 0.2s ease-in-out;
  background-size: 100%;
}
.jsyfzx a:hover {
  color: #c00101;
  background-size: 110%;

}
.gjhz-pic-tab {
  display: inline-block;
  width: 423px;
  position: relative;
  transition: all 0.2s;
}
.gjhz-pic-tab img {
  width: 426px;
  height: 237px;
}
.gjhz-pic-tab .zw {
  transition: all 0.2s;
  background: url(../images/gjhz-bg.png) repeat;
  padding: 0 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 386px;
  height: 60px;
}
.gjhz-pic-tab .zw h4 {
  font: 24px/60px "微软雅黑";
  color: #ffffff;
}
.gjhz-pic-tab .zw p {
  font: 16px/30px "微软雅黑";
  color: #ffffff;
  text-indent: 2em;
}
.gjhz-pic-tab:hover .zw {
  height: 170px;
}
.zbyy-clj li {
  width: 390px;
  height: 142px;
  overflow: hidden;
}
.zbyy-clj li:hover img {
  transform: scale(1.1);
}
.zbyy-clj img {
  display: block;
  overflow: hidden;
  transition: all 0.2s;
}
.cont-tab3 {
  display: inline-block;
  width: 630px;
}
.fs .com-tit2 a.tit2:not(.more) {
  font: 20px/50px "微软雅黑";
}
.fs .com-tit2 a.tit2:hover {
  color: #077dcf !important;
  font: bold 20px/50px "微软雅黑";
  border-bottom: 2px solid #077dcf;
}
.fs .com-tit2 a.tit2.cur {
  color: #077dcf !important;
  font: bold 20px/50px "微软雅黑";
  border-bottom: 2px solid #077dcf;
}
 .zbyy-clj{
  margin-top:8px;
}

/*删除*/
/*.clearfix.mt30.disnone li {
    float: left;
    width: 288px;
}*/

@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {
  .fs .com-tit2 a:not(.more) {
    font: bold 2rem / 5rem "微软雅黑";
    padding-top: 0.3rem;
    margin-left: 2rem;
  }
  .fs .com-tit2 a.tit2:not(.more) {
    font: 2rem / 5rem "微软雅黑";
  }
  .fs .xw .cont-tab2 .list3 {
    height: 30.5rem;
  }
  .list3-tab a {
    width: 55rem;
  }
  .fs .xw {
    padding: 4rem 0;
  }
  .cont-tab3 {
    display: inline-block;
    width: 71rem;
  }
  .gqtz-clj {
    position: relative;
    background: url(../images/sy-ycfh-bg2.png) no-repeat;
    background-size: 100% auto;
    width: 71rem;
    height: 40rem;
  }
  .gqtz-clj a {
    width: 30rem;
    padding-top: 12rem;
    height: 6rem;
    font: 1.8rem/4rem "微软雅黑";
  }
  .gqtz-clj a.a1 {
    background: url(../images/sy-ycfh-logo1.png) center 4rem no-repeat;
    background-size: 30% auto;
    left: 0;
    top: 0;
  }
  .gqtz-clj a.a2 {
    background: url(../images/sy-ycfh-logo2.png) center 4rem no-repeat;
    background-size: 20% auto;
    right: 0;
    top: 0;
  }
  .gqtz-clj a.a3 {
    background: url(../images/sy-ycfh-logo3.png) center 4rem no-repeat;
    background-size: 30% auto;
    left: 0;
    bottom: 0;
  }
  .gqtz-clj a.a4 {
    background: url(../images/sy-ycfh-logo4.png) center 4rem no-repeat;
    background-size: 30% auto;
    right: 0;
    bottom: 0;
  }
  .gqtz-clj a.a5 {
    background: #fff url(../images/sy-ycfh-logo5.png) center 4rem no-repeat;
    background-size: 30% auto;
    left: 25.5rem;
    top: 10.4rem;
    width: 19.6rem;
    height: 7.6rem;
    z-index: 9;
    border-radius: 50%;
    color: #077dcf;
    font: bold 2rem/4rem "微软雅黑";
  }
  .jsyfzx {
    position: relative;
    height: 21.5rem;
    margin-top: 2rem;
  }
  .jsyfzx a {
    font: 1.8rem/2.8rem "微软雅黑";
    width: 16.5rem;
    height: 7.8rem;
    padding-top: 2.2rem;
  }
  .jsyfzx a.a1 {
    padding-top: 13rem;
    height: 8.5rem;
    background: url(../images/jsyfzx1.png ) no-repeat;
    background-size: 100% 100%;
  }
  .jsyfzx a.a2 {
    top: 0;
    left: 18rem;
    background: url(../images/jsyfzx2.png ) no-repeat;
    background-size: 100% 100%;
  }
  .jsyfzx a.a3 {
    top: 0;
    left: 36rem;
    background: url(../images/jsyfzx3.png ) no-repeat;
    background-size: 100% 100%;
  }
  .jsyfzx a.a4 {
    top: 11rem;
    left: 18rem;
    background: url(../images/jsyfzx4.png ) no-repeat;
    background-size: 100% 100%;
  }
  .jsyfzx a.a5 {
    top: 11rem;
    left: 36rem;
    background: url(../images/jsyfzx5.png ) no-repeat;
    background-size: 100% 100%;
  }
  .jsyfzx a.a6 {
    padding-top: 13rem;
    height: 8.5rem;
    top: 0;
    right: 0;
    background: url(../images/jsyfzx6.png ) no-repeat;
    background-size: 100% 100%;
  }
  .gjhz-pic-tab {
    display: inline-block;
    width: 35rem;
    position: relative;
    transition: all 0.2s;
  }
  .gjhz-pic-tab img {
    width: 35rem;
    height: 23.7rem;
  }
  .gjhz-pic-tab .zw {
    transition: all 0.2s;
    background: url(../images/gjhz-bg.png) repeat;
    padding: 0 2rem;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 31rem;
    height: 6rem;
  }
  .gjhz-pic-tab .zw h4 {
    font: 2.4rem/6rem "微软雅黑";
    color: #ffffff;
  }
  .gjhz-pic-tab .zw p {
    display: none;
  }
  .gjhz-pic-tab:hover .zw {
    height: 17rem;
  }
  .fs .fh {
    background: url(../images/sy-ycfh-bg.png) center center no-repeat;
    background-size: auto 100%;
    height: auto;
  }
  .fs .com-tit1 a.tit.cur.a4 span {
    background: url(../images/fs_index20230806_17.png) 1.2rem 1.8rem no-repeat;
    background-size: auto 50%;
  }
  .fs .fh ul li {
    width: 20rem;
    height: 13.6rem;
  }
  .fs .fh ul li img {
    margin-bottom: 1.5rem;
  }
  .fs .fh ul li a:hover img {
    margin-top: 4px;
  }
  .fs .fh ul li p {
    font-size: 0.6em;
  }
  .fs .fh ul li img {
    width: 40%;
  }
  .fs .fw .cont-tab3 .fwpt ul li p {
    width: calc(66.5622% - 25px);
    font-size: 0.3em;
  }
  .fs .com-tit1 a.tit.cur.a6 span {
    background: url(../images/kxy10-tit6cur.png) 2rem center no-repeat;
    background-size: auto 50%;
  }
  .fs .fw_bg {
    padding: 4rem 0;
  }
  .zbyy-clj {
    margin-top: 3rem;
  }
  .zbyy-clj img {
    width: 100%;
  }


}
